Categories

Versions

Filter Tokens (by Length) (Text Processing)

Synopsis

Filters tokens based on their length.

Description

This operator filters tokens based on their length (i.e. the number of characters they contain).

Input

  • document

    The document port.

Output

  • document

    The document port.

Parameters

  • min_charsThe minimal number of characters that a token must contain to be considered. Range:
  • max_charsThe maximal number of characters that a token must contain to be considered. Range: